Use flags suitable for armhf port when TARGET=ARMV6
authorSébastien Villemot <sebastien@debian.org>
Fri, 20 Mar 2020 13:40:43 +0000 (13:40 +0000)
committerSébastien Villemot <sebastien@debian.org>
Fri, 20 Mar 2020 13:40:43 +0000 (13:40 +0000)
commitafd315246a3502e9d626d939a5a0ad3c5f3209f8
tree817a2c826d9c7516ed1d3be87edb52f9064f8986
parent26871f442912e1afa98405eff483244d2a59b0b8
Use flags suitable for armhf port when TARGET=ARMV6

Forwarded: not-needed
Last-Update: 2015-04-29

See debian/rules for an explanation of why we can't use TARGET=ARMV7 on armhf.
Also, if we don't explicitly set the -march and -mfpu flags, the resulting
static libraries crash with SIGILL (reason not yet elucidated).
Last-Update: 2015-04-29
Gbp-Pq: Name arm-gcc-flags.patch
Makefile.arm